home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
boot
/
czesc_1
/
keymenu
/
src.lzh
/
Makefile
< prev
Wrap
Makefile
|
1991-08-03
|
400b
|
22 lines
all: KeyMenu-Handler KeyMenu
KeyMenu-Handler: KeyMenu-Handler.o
ln KeyMenu-Handler -lc
protect KeyMenu-Handler -e
protect KeyMenu-Handler +p
KeyMenu-Handler.o: KeyMenu-Handler.asm KeyMenu-Handler.i macros.i
as KeyMenu-Handler
KeyMenu: KeyMenu.o
ln KeyMenu -lc
protect KeyMenu +p
KeyMenu.o: KeyMenu.asm KeyMenu-Handler.i KeyMenu.i macros.i
as KeyMenu
cleanup:
delete #?.o #?.dbg